@charset "utf-8";
/* 该网站名称 CSS Document */
/*CSS 初始化*/

body {color:#444; font-size:12px; font-family:微软雅黑,sans-serif; min-width: 1200px; background: url(../images/bg.png);width: 100%;
min-width: 1200px;}
body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none; font-weight: normal; }
header, article, section, aside, footer, figure, nav{display: block;}
img {border:none; vertical-align:top}

a, a:visited {color:#444; text-decoration: none;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
a:hover{color:#024e9a; text-decoration: none;}

.clearfix:after{display: block; content: ""; clear:both;}

.b-blank10{margin:0 0 10px 0;}
.b-blank20{margin:0 0 20px 0;}
.b-blank30{margin:0 0 30px 0;}
.blank10{width:100%; height:10px;}
.blank20{width:100%; height:20px;}
.blank30{width:100%; height:30px;}
.l-blank25{float:left; width:25px; height:10px;}

@font-face {
	font-family: 'AGENCYB';
	src:url('../font/AGENCYB.eot'); 
	src: 
		url('../fonts/agencyb.eot') format('embedded-opentype'), 
		url('../fonts/agencyb.woff') format('woff'), 
		url('../fonts/agencyb.ttf') format('truetype'), 
		url('../fonts/agencyb.svg#agencyr') format('svg');
}

.main{width:1200px; margin:0 auto; position: relative;}

/*头部*/
header{}
header .top_box{height: 36px; line-height: 36px; background: #f6f6f6; border-bottom: 1px solid #e5e5e5; color: #888;}
header .top_box h2{float: left; font-size: 12px;}
header .top_box i{margin-right: 5px; color: #888;}
header .top_box ul{float: right;}
header .top_box ul li{float: left; position: relative;}
header .top_box ul li a,
header .top_box ul li a:visited{color: #777;}
header .top_box ul li a:hover{color: #d00;}
header .top_box ul li:before{position: relative; top: 1px; display: inline-block; content: ""; width: 1px; height: 11px; background: #c0c0c0; margin: 0 12px;}
header .top_box ul li:first-child:before{display: none;}
header .top_box ul li.xl_ewm .xl_box{position: absolute; left: 0px; top: 32px; z-index: 200; padding-top: 12px; display: none;}
header .top_box ul li.xl_ewm .xl_box span{display: block; padding: 5px; text-align: center; line-height: 25px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
header .top_box ul li.xl_ewm .xl_box span img{width: 100px; height: 100px; background: #ccc;}
header .top_box ul li.xl_ewm .xl_box:after{position: absolute; left: 50%; top: 0px; margin-left: -12px; display: block; content:url(../images/jt_top.png); line-height: 1!important;}
header .top_box ul li.xl_ewm:hover .xl_box{display: block;}

header .logo{float: left; height: 120px; line-height: 120px; position: relative;}
header .logo img{display: inline-block; vertical-align: middle;padding-top: 5px;}
header .by{float: left; margin: 58px 0 0 12px; padding-left: 15px; font-size: 16px; color: #222; line-height: 1; border-left: 1px solid #e7e7e7;}
header .by span{display: block;margin-bottom: 8px; font-size: 22px; color: #076ecd; font-weight: bold; }

header .tel{float: right; margin-top: 25px; width: 285px;}
header .tel em{float: right;padding-left: 20px;}
header .tel em img{width: 80px; height: 80px; background: #ccc;}
header .tel span{display: inline-block; color: #979797; line-height: 20px;}
header .tel span i{float: left; color: #f59105; font-size: 22px;}
header .tel h2{padding: 5px 0; font-family: Impact; color: #076ecd; font-size: 27px; line-height: 1; font-weight: normal;}
header .tel h3{}
header .tel h3 a{background: #076ecd; line-height: 1; color: #fff; font-size: 12px; padding: 4px 8px; border-radius: 3px;}

.la{}
.sm{/*position: fixed; width: 100%; top: 0px; left: 0px; z-index: 999;*/}


/*导航*/
.nav {background: #024B9A; position: relative; z-index: 99;}
.nav > ul{z-index: 100;}
.nav > ul .nav_r{float: right; width: 970px;}
.nav > ul .nav_r > li{position:relative; text-align:center; float:left; width: 12.5%;}
.nav > ul .nav_r > li > a{height:50px; line-height:50px; display:block; color:#fff; font-size:16px; }
.nav > ul .nav_r > li > a:visited{color: #fff}
.nav > ul .nav_r > li > a.selected,
.nav > ul .nav_r > li > a:hover,
.nav > ul .nav_r > li > a.on{background: #023e78; color: #fff}
.nav > ul .nav_r > li > ul{position: absolute; width:100%; background:#444; padding: 10px 0; visibility:hidden; z-index:999999}
.nav > ul .nav_r > li > ul li{text-align:center; font-size:12px}
.nav > ul .nav_r > li > ul li a,
.nav > ul .nav_r > li > ul li a:visited{display: block; height: 40px; line-height: 40px; color: #fff;}
.nav > ul .nav_r > li > ul li a.selected,
.nav > ul .nav_r > li > ul li a:hover{background:#555; color:#fff}

/*产品分类*/
.nav > ul > li.nav_class{float: left; background: url("../images/a_bg.png") no-repeat center center; width: 220px; line-height: 50px; color: #fff; font-size: 16px; text-align: center; position: static;}
.nav > ul > li.nav_class i{font-size: 18px; margin-right: 10px;}
.nav > ul > li.nav_class:hover{background: #fff; color: #024e9a; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.nav > ul > li.nav_class ul{position: absolute; left: 0px!important; width: 100%!important; background: #fff; line-height: 1;}
.nav > ul > li.nav_class ul dl.nav_class_list{float: left; width: 75%; padding: 30px 0;}
.nav > ul > li.nav_class ul dl.nav_class_list dd{float: left; position: relative; width: 25%; border-left: 1px dashed #dadada; box-sizing: border-box; line-height: 30px; text-align: left; font-size: 14px; text-indent: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}




.nav > ul > li.nav_class ul ol.nav_class_img{float: right; padding: 20px 0;}
.nav > ul > li.nav_class ul ol.nav_class_img li{float: left;}
.nav > ul > li.nav_class ul ol.nav_class_img li span{display: block; padding-left: 20px;}
.nav > ul > li.nav_class ul ol.nav_class_img li span img{width: 280px; height: 165px;}
.nav > ul > li.nav_class{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.nav ul li ul{box-shadow: 0px 3px 3px rgba(0,0,0,0.1)!important;}

* HTML .nav {height: 1%}
.downarrowclass {position: absolute; top: -1000px; right: 7px;}
.rightarrowclass {position: absolute; top: 8px; right:15px;}
.ddshadow {position: absolute; width: 0px; background:none transparent scroll repeat 0% 0%; height: 0px; top: 0px; LEFT: 0px}
.toplevelshadow {opacity: 0.0}

/*搜索*/
.search_box{height:50px; border-bottom: 1px solid #e7e7e7; background: #f1f1f1; margin: 0 0 20px 0;}
.search_box .hot_pro{float:left; line-height:50px;}
.search_box .hot_pro a{margin:0 15px 0 0;}

.search_box .search{float:right; margin:10px 0 0 0; }
.search_box .search .search_text{float:left; width:220px; height:30px; line-height:30px; background: #e7e7e7; border:none; text-indent:10px; color:#888; font-size: 12px;}
.search_box .search .search_submit{float:left; width:47px; height:30px; background:url(../images/search_submit.png) no-repeat center #015cb5; border:none; cursor:pointer;}



/*联系我们*/
.f_lxwm{background: #024b97;}
.f_lxwm ul{overflow: hidden;}
.f_lxwm ul li{float: left; padding: 37px 0 30px 40px; box-sizing: border-box; position: relative;}
.f_lxwm ul li.dz{width: 27%;}
.f_lxwm ul li.dh{width: 48%; border-right: 1px solid #0372cb;}
.f_lxwm ul li i{position: absolute; left: 0px; top: 30px; color: #fff; font-size: 30px;}
.f_lxwm ul li h2{padding-bottom: 15px; font-size: 18px; line-height: 1; color: #fff;}
.f_lxwm ul li span{color: #a5b6d2; font-size: 14px;}
.f_lxwm ul li.btn{width:25%; text-align: right;}
.f_lxwm ul li.btn a{display: inline-block; border: 1px solid #5587ba; width: 170px; height: 40px; text-align: center; font-size: 14px; line-height: 40px; border-radius: 50px; color: #fcfffd;}
.f_lxwm ul li.btn a:hover{background: #fff; border-color: #fff; color: #024b97;}



/*底部*/
footer{background: #2d2c32; padding: 75px 0 0 0;}
footer .f_logo{float: left; padding-right: 140px; padding-left: 30px;}
footer ul{overflow: hidden; padding-bottom: 50px;}
footer ul li{float: left; border-left: 1px solid #333237; padding-left: 30px;}
footer ul li:first-child{width: 70%;}
footer ul li h2{padding-bottom: 40px; color: #fff; font-size: 18px; font-weight: normal;}
footer ul li dd{float: left; width: 33.33%; line-height: 30px; font-size: 14px;}
footer ul li dd a,
footer ul li dd a:visited{color: #ababad;}
footer ul li dd a:hover{color: #fff;}
footer ul li span{}
footer ul li span img{width: 100px; background: #fff;}
footer .bq{border-top: 1px solid #3b3a40; height: 50px; line-height: 50px; color: #605f64;}
footer .bq span{float: right;}

